MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: A specification states: "If the fossil is Jurassic in origin then it must be catalogued under Mesozoic post Triassic and cross referred to politic limestone.If it is a tooth, then it must be catalogued under Dental remains. If the fossil is both Jurassic in origin and a tooth it will be catalogued under Mesozoic post Triassic and cross referred to politic limestone only. "The tester analyses this for decision table testing and finds the following conditions and actions:C1: JurassicC2: toothA1: Catalogue as Mesozoic post TriassicA2: Cross refer to politic limestoneA3: Catalogue asDental remainsHow many test cases will a collapsed decision table have?[K3] 2 credits
Question2: Which of the following descriptions is an example of the use of defect taxonomies?Number of correct answers: 1 [K2] 1 credit
Question3: Which of the following is a type of testing that someone in the role of a test analyst, working with the test manager, should typically consider and plan for?[K2] 1 credit
Question4: Based on the classification tree show below, how many test cases are required using the classification tree method?[K3] 2 credits
Question5: You are testing the processing of a critical traffic control system to which various regulations apply. The processing of the input variables is dependent of defined ranges within which the actual retrieved data values can lie. Which of the following test techniques will you use to the processing functionality of the traffic control system? [K4] 3 credits
Question6: You are applying pairwise testing and using orthogonal arrays. The following steps are all part of the process to be followed.i) Determine the number of choices for each variableii) Map the test problem onto the orthogonal arrayiii) Construct the test casesiv) Identify the variablesv) Locate an appropriate orthogonal arrayWhat is the correct order of the above mentioned process steps?[K3] 2 credits
Question7: As part of defining an approach the usability, acceptance criteria need to be defined. Which of the following acceptance criteria would be appropriate for operability?[K4] 3 credits
Question8: Which of the following comments would be the MOST important one you would make? [K3] 2 credits
Question9: According to the ISTQB Advanced syllabus, which of the following would be the MOST effective method of communication between test team members who are distributed across several time zones?[K2] 1 credit
Question10: You are working as a tester on a project to develop a point-of-sales system for grocery stores. Which of the following is a product risk that could be identified for such a system?[K3] 2 credits
Question11: The use case will be used as a basis for the design of usability test scenario's. As a tester you are asked to review the ATM use case from the perspective of usability testing.As a tester you are asked to review the ATM use case provided below. The use case will be used as a basis for functionality testing to be performed later.Which one of the comments, described hereafter, would be the MOST important one you would make?[K3] 2 credits
Question12: Ken, an entrepreneur in Leeds finds the quality of the tea locally available so low, that he decides to research superior teas around the world. He decides to market, sell and distribute these superior teas via the web. His market strategy is to offer superior products on a well-designed website with graphics that are fast to load, has high availability, superior usability and fast response times.The website will offer the following:- An innovative interactive catalogue of teas, which not only enables customers to buy the product, but also enables them to provide feedback by rating the teas (which will influence his stock purchasing levels)- Provide the customer with the ability to use secure credit card transactions- Provide the customer to give general feedbackKen selects an iterative model for the development of the prototypes. The team consists of three developers that are experienced in web development. Ken, although he doesn't have technical skillset, is concerned with quality. He doesn't believe a lot of documentation is necessary and he wants the website to be completed quickly.The test basis contains the following:- Story boards that show the information flow and page links through the site- HTML pages developed to date.- A statement of non-functional requirements.With the strategy taking shape, Ken asks your advice on the specific testing techniques that should be used to complete the required testing, bearing in mind the nature of the application and the nature of Ken's overall objectives.Which TWO of the following items may more frequently need to be explained in greater detail for non-functional defect reports than for a functional defect report?[K2] 1 credit
Question13: During the test execution defects are found on non-compliancy to requirements, calculations that produce incorrect results, and improper handling of data or situations. Which of the following test types is most likely being performed?[K2] 1 credit
Question14: How many invalid test cases can be identified from the "Route Calculation" state table provided? You may assume all actions are different and independent.[K3] 3 credits
Question15: Tax systemA tax system needs to be updated due to new legislation. For a person with a salary of less than € 20.000 and who is married, the tax needs to be re-calculated. If the person also has more than two and less than five children, an additional 10% reduction is applicable.Applying equivalence partitioning to the "Tax System" specification, which of the following set of equivalence classes is most effective in testing the processing the number of children? [K3] 2 credits
Question16: A new banking system has 2 customers' types, 2 account types and will operate in two different countries?How many test cases will be needed using the pair wise testing technique and the appropriate 2-wise orthogonal array?[K3] 3 credits
Question17: For an ATM banking project introduced earlier, "When the user first inserts a valid credit card type, the system considers the user to be in an unauthenticated state. When requesting a cash advance, the user must be in an authenticated state. The user authenticates by entering the proper PIN code. When authenticating the user, the system shall allow the user to enter their PIN code up to three times before failing the authentication and rejecting the card. On the first and second try, the system shall prompt the user to re-enter the PIN code." Suppose you are concerned that, depending on the exact number of invalid PIN codes entered, the system might behave improperly. Which of the following test design techniques is specifically targeted at such failures?[K4] 3 credits
Question18: Which of the following is the LEAST appropriate action to mitigate product risks for a web application?[K3] 2 credits
Question19: Which of the following is a typical work product that the Test Analyst would deliver as part of the test closure activities?[K2] 1 credit
Question20: SupercarSupercar is an online vehicle sales website specializing in single manufacturer's Sports Utility Vehicles (SUVs) and saloons. A vehicle has two key elements, power unit and body style. The manufacturer offers three choices of power unit: petrol, diesel and hybrid. There are 3 main body styles: Saloon, Hatchback and SUV. SUVs only come as petrol and diesel options. Hybrid is available for Hatchback only. The site will allow an order to be processed if the chosen vehicle configurations are in stock, otherwise a message will be displayed asking the user to try again later.Based on the specification the following classification tree has been developed:Based on the "Supercar" classification tree the following positive test cases have been created:Which test case is needed to complete the set?[K3] 2 credits